Click or drag to resize

MessageBirthday Property

Contains the birthday date for the contact.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime Birthday { get; set; }

Property Value

Type: DateTime
The birthday.
See Also